ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / BaseObjectMappingCollection<T> Class / BaseObjectMappingCollection<T> Constructor

In This Topic
    BaseObjectMappingCollection<T> Constructor
    In This Topic
    Initializes a new instance of the BaseObjectMappingCollection<T> class.
    Syntax
    'Declaration
     
    Public Function New()
    public BaseObjectMappingCollection<T>()
    See Also